home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / systems / mac / oztex-german / OzTeX-1.4d.sit.bin / OzTeX 1.4 / TeX-inputs / newlfont.sty (.txt) < prev    next >
LaTeX Document  |  1992-01-05  |  4KB  |  85 lines

  1. %% This is file `/usr2/distrib/latex209/nfss/newlfont.sty' generated
  2. %% on <1991/11/27> with the docstrip utility (v1.1k). 
  3. %% The original source files were:
  4. %% basefont.doc  (with modules: `newlf')
  5. %% Copyright (C) 1989,1990,1991 by Frank Mittelbach, Rainer Schoepf. 
  6. %% All rights reserved. 
  7. %% This file is part of the NFSS (New Font Selection Scheme) package. 
  8. %% IMPORTANT NOTICE: 
  9. %% You are not allowed to change this file. You may however copy this file 
  10. %% to a file with a different name and then change the copy if you obey 
  11. %% the restrictions on file changes described in readme.mz. 
  12. %% You are allowed to distribute this file under the condition that it is 
  13. %% distributed together with all files mentioned in readme.mz3. If you 
  14. %% receive only some of these files from someone, complain! 
  15. %% You are NOT ALLOWED to distribute this file alone. You are NOT ALLOWED 
  16. %% to take money for the distribution or use of either this file or a 
  17. %% changed version, except for a nominal charge for copying etc. 
  18. %% For error reports in case of UNCHANGED versions see readme files. 
  19. %% Please do not request updates from us directly. Distribution is done 
  20. %% through Mail-Servers and TeX organizations. 
  21. \def\fileversion{v1.3a}
  22. \def\filedate{91/11/27}
  23. \def\docdate {91/03/30}
  24. %% \CheckSum{146}
  25. %% \CharacterTable
  26. %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
  27. %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
  28. %%   Digits        \0\1\2\3\4\5\6\7\8\9
  29. %%   Exclamation   \!     Double quote  \"     Hash (number) \#
  30. %%   Dollar        \$     Percent       \%     Ampersand     \&
  31. %%   Acute accent  \'     Left paren    \(     Right paren   \)
  32. %%   Asterisk      \*     Plus          \+     Comma         \,
  33. %%   Minus         \-     Point         \.     Solidus       \/
  34. %%   Colon         \:     Semicolon     \;     Less than     \<
  35. %%   Equals        \=     Greater than  \>     Question mark \?
  36. %%   Commercial at \@     Left bracket  \[     Backslash     \\
  37. %%   Right bracket \]     Circumflex    \^     Underscore    \_
  38. %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
  39. %%   Right brace   \}     Tilde         \~}
  40. \immediate
  41.   \write\sixt@@n{Style-Option: `newlfont'
  42.  \fileversion\space <\filedate> (FMi and RmS)}
  43. \immediate
  44.  \write\sixt@@n{English Documentation
  45.   \@spaces\@spaces\space <\docdate> (FMi and RmS)}
  46. \def\newfont#1#2{\@ifdefinable#1{\global
  47.                         \font#1=#2\relax}}
  48. \def\symbol#1{\char #1\relax}
  49. \def\@gobbletwo#1#2{}
  50. \let\load\@gobbletwo
  51. \def\@setsize#1#2#3#4{\@nomath#1%
  52.                         \size{#4}{#2}\selectfont}
  53. \def\prm{\fontfamily\rmdefault\selectfont}
  54. \def\psf{\fontfamily\sfdefault\selectfont}
  55. \def\ptt{\fontfamily\ttdefault\selectfont}
  56. \def\psl{\fontshape\sldefault\selectfont}
  57. \def\psc{\fontshape\scdefault\selectfont}
  58. \def\pit{\fontshape\itdefault\selectfont}
  59. \def\pbf{\fontseries\bfdefault\selectfont}
  60. \def\em{\protect\pem}
  61. \def\pem{\@nomath\em \ifdim \fontdimen\@ne\font >\z@
  62.                        \normalshape \else \it \fi}
  63.  \let\math@bgroup\begingroup
  64.  \def\math@egroup#1{#1\endgroup}
  65.  \ifx\lyfam\undefined
  66.  \new@mathgroup\lyfam
  67.  \define@mathgroup\mv@normal\lyfam
  68.        {lasy}{m}{n}
  69.  \define@mathgroup\mv@bold\lyfam
  70.        {lasy}{b}{n}
  71.  \edef\@tempa{\hexnumber@\lyfam}
  72.  \mathchardef\mho"0\@tempa 30
  73.  \mathchardef\Join"3\@tempa 31
  74.  \mathchardef\Box"0\@tempa 32
  75.  \mathchardef\Diamond"0\@tempa 33
  76.  \mathchardef\leadsto"3\@tempa 3B
  77.  \mathchardef\sqsubset"3\@tempa 3C
  78.  \mathchardef\sqsupset"3\@tempa 3D
  79.  \mathchardef\lhd"3\@tempa 01
  80.  \mathchardef\unlhd"3\@tempa 02
  81.  \mathchardef\rhd"3\@tempa 03
  82.  \mathchardef\unrhd"3\@tempa 04
  83. \endinput
  84. %% End of file `/usr2/distrib/latex209/nfss/newlfont.sty'.
  85.